net.conf.netGo (field)
4 uses
net (current package)
conf.go#L52: netGo bool // prefer go approach, based on build tag and GODEBUG
conf.go#L87: confVal.netGo = netGoBuildTag || dnsMode == "go"
conf.go#L94: println("go package net: confVal.netCgo =", confVal.netCgo, " netGo =", confVal.netGo)
conf.go#L214: return c.netGo || r.preferGo()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)